Total Complexity | 31 |
Dependencies | 6 |
Dependents | 2 |
Total lines | 273 |
Lines of code | 127 |
Logical lines of code | 50 |
Comment lines | 95 |
Methods | 20 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 59 | 4 | 15 | |
__call() | 64 | 4 | 9 | |
getRequestHeaders() | 70 | 3 | 6 | |
getDecodedBody() | 64 | 3 | 10 | |
buildRequestURL() | 77 | 2 | 3 | |
getResponseObject() | 82 | 1 | 3 | |
throwExceptionsOnClientError() | 72 | 1 | 6 | |
delete() | 69 | 1 | 7 | |
get() | 69 | 1 | 7 | |
post() | 68 | 1 | 8 | |
userAgentString() | 80 | 1 | 3 | |
patchJson() | 72 | 1 | 5 | |
patch() | 68 | 1 | 8 | |
putJson() | 72 | 1 | 5 | |
put() | 68 | 1 | 8 | |
handleJsonRequestBody() | 80 | 1 | 3 | |
postFormData() | 72 | 1 | 5 | |
handleFormRequestBody() | 79 | 1 | 3 | |
setDefaultHeaders() | 68 | 1 | 8 | |
postJson() | 72 | 1 | 5 |